This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

Day06:從經典案例看 bytecode

Day06:從經典案例看 bytecode

利用 Sequelize-cli 建立資料庫、設定關聯與寫入 seeder 測試資料

利用 Sequelize-cli 建立資料庫、設定關聯與寫入 seeder 測試資料

元件介紹-Day02 #註冊元件的手法

元件介紹-Day02 #註冊元件的手法


Comments